github.com/gotd/td/syncio.BufWriterAt.mux (field)
9 uses
github.com/gotd/td/syncio (current package)
writer_at.go#L33: mux sync.RWMutex
writer_at.go#L38: b.mux.RLock()
writer_at.go#L39: defer b.mux.RUnlock()
writer_at.go#L46: b.mux.RLock()
writer_at.go#L47: defer b.mux.RUnlock()
writer_at.go#L58: b.mux.RLock()
writer_at.go#L59: defer b.mux.RUnlock()
writer_at.go#L83: b.mux.Lock()
writer_at.go#L84: defer b.mux.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |